Click or drag to resize

AlternateIdFormat Property

Describes the source format in a ConvertId Operation request and describes the destination format in a ConvertId Operation response. The destination format is described by the DestinationFormat attribute of the ConvertId element in the request. This attribute is of type IdFormatType.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IdFormat Format { get; set; }

Property Value

Type: IdFormat
See Also